home *** CD-ROM | disk | FTP | other *** search
/ PC Player 1998 December (Alt) / PCPlayer_1998-12.iso / Demos / magic / data1.cab / Interface_Screens_-_Generic / MapSelectionScreen / screen (Map Selection Screen).cfg
Encoding:
Text File  |  1998-10-26  |  974 b   |  41 lines

  1. ; Map Selection Screen cfg file
  2.  
  3. [GLOBALS]
  4. BackgroundFile="Map Selection Screen"
  5.  
  6.  
  7. [TEXTBUTTON_1]
  8. Font=LARGE                            ; font to use LARGE/SMALL
  9. ; 640x480 rectangle
  10. Rect2=70,530,220,580                  ; 800x600 rectangle
  11. Text=10; OK;                            ; Button text
  12. Rect1=56,424,176,464
  13.  
  14. [TEXTBUTTON_2]
  15. Font=LARGE                            ; font to use LARGE/SMALL
  16. ; 640x480 rectangle
  17. Rect2=580,530,730,580                 ; 800x600 rectangle
  18. Text=11; Cancel;                          ; Button text
  19. Rect1=464,424,584,464
  20.  
  21.  
  22. [LISTBOX_1]
  23. Font=SMALL                            ; font to use LARGE/SMALL
  24. Rect2=165,178,635,448           ; 800x600 rectangle
  25. Rect1=132,142,508,358
  26.  
  27. [TEXT_1]
  28. Font=LARGE                            ; font to use LARGE/SMALL
  29. Rect2=234,62,568,115                   ; 800x600 rectangle
  30. TextFlags=CENTRE
  31. Text=49; Map Selection;                       ; text
  32. Rect1=187,49,454,92
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.